C1.Web.Wijmo.Controls.45 Assembly / C1.C1Schedule Namespace / MappingCollectionBase<T> Class / Count Property

In This Topic
Count Property (MappingCollectionBase<T>)
In This Topic
Gets the number of elements actually contained in the MappingCollectionBase<T> object.
Syntax
'Declaration
 
Public Shadows ReadOnly Property Count As System.Integer
 
See Also